-
Home
-
Notification Master – All-in-One WordPress Notifications
-
1.4.6
-
Code
-
Classes
- Subscription_Model
Total Complexity |
26 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
343 |
Lines of code |
129 |
Logical lines of code |
67 |
Comment lines |
178 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_data() |
S |
50 |
4 |
28 |
get_ip_address() |
S |
63 |
4 |
11 |
get_rows() |
S |
61 |
2 |
11 |
get_count_by_date() |
S |
63 |
2 |
10 |
update_status() |
S |
61 |
1 |
12 |
get_count_by_status() |
S |
74 |
1 |
4 |
get_count_by_device() |
S |
74 |
1 |
4 |
get_count_for_other_browsers() |
S |
75 |
1 |
4 |
get_count_by_browser() |
S |
74 |
1 |
4 |
get_count() |
S |
75 |
1 |
4 |
get() |
S |
71 |
1 |
5 |
delete_by_date() |
S |
74 |
1 |
4 |
delete_by_ids() |
S |
70 |
1 |
5 |
delete() |
S |
75 |
1 |
4 |
insert() |
S |
69 |
1 |
6 |
get_all() |
S |
72 |
1 |
5 |
get_by_endpoint() |
S |
71 |
1 |
5 |
get_user_agent() |
S |
80 |
1 |
3 |